object frmObjSloz: TfrmObjSloz Left = 12 Top = 110 BorderStyle = bsDialog Caption = 'Informace pro objedn�n� produktu...' ClientHeight = 379 ClientWidth = 625 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 609 Height = 285 Caption = ' Jak objednat tento program a zaplatit slo�enkou �i ob�lkou ' Color = clWhite Font.Charset = EASTEUROPE_CHARSET Font.Color = clGreen Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 0 object Memo1: TMemo Left = 8 Top = 18 Width = 593 Height = 259 BorderStyle = bsNone Color = clWhite Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] Lines.Strings = ( 'Na e-mailovou adresu Expert.SoftWorks@centrum.cz za�lete:' ' - registra�n� heslo, kter� je zobrazeno v hlavn�m okn� programu' ' - Va�e jm�no a kontaktn� telefon pro ov��en� objedn�vky' ' - e-mail nebo telefonn� ��slo, na kter� V�m bude zasl�no nov� r' + 'egistra�n� ' 'heslo' '' 'Na po�tovn� adresu uvedenou n�e za�lete:' ' - po�tovn� pouk�zkou registra�n� poplatek, kter� �inn� 150,- k�' ' - poplatek m��ete zaslat i v dopisov� ob�lce, ale jen DOPORU�EN' + '�!' '' 'Neprodlen� po obdr�en� poplatku V�m bude zasl�n nov� registra�n�' + ' k�d.' '' 'Adresa pro zasl�n� poplatku:' 'David Ko��nek, U Cukrovaru 1070, 27801 Kralupy nad Vltavou' 'I�O: 705 80 197') ParentFont = False ReadOnly = True TabOrder = 0 end end object Button1: TButton Left = 540 Top = 348 Width = 77 Height = 25 Cancel = True Caption = 'OK' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 12 Top = 348 Width = 149 Height = 25 Caption = 'Pot�ebujete da�ov� doklad?' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 164 Top = 348 Width = 69 Height = 25 Caption = 'Multilicence' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 236 Top = 348 Width = 117 Height = 25 Caption = 'Objedn�vka dob�rkou' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 12 Top = 324 Width = 293 Height = 21 Caption = 'SPOLUPR�CE - Informace pro prodejce software' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 5 OnClick = Button5Click end object Button6: TButton Left = 12 Top = 288 Width = 265 Height = 33 Caption = 'Jak zaplatit slo�enkou nebo ob�lkou?' Font.Charset = EASTEUROPE_CHARSET Font.Color = clMaroon Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 6 OnClick = Button6Click end object Button7: TButton Left = 280 Top = 288 Width = 237 Height = 33 Caption = 'Jak zaplatit p�evodem na ��et?' Font.Charset = EASTEUROPE_CHARSET Font.Color = clMaroon Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 7 OnClick = Button7Click end object Button8: TButton Left = 356 Top = 324 Width = 181 Height = 49 Caption = 'Nev�te, jak objednat?' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 8 OnClick = Button8Click end end